home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / mvssrc.zip / TCPRUN < prev   
Text File  |  1992-04-13  |  566b  |  14 lines

  1. //SYS0008Z JOB CLASS=1,NOTIFY=SYS0008,MSGCLASS=X,MSGLEVEL=(1,1)
  2. //*
  3. //*****************************************************************
  4. //*    THIS JOB RUNS THE GOPHER SAMPLE PROGRAM.                   *
  5. //*                                                               *
  6. //*****************************************************************
  7. //*
  8. //STEP1   EXEC PGM=NTIMEOUT          /* TURN OFF INACTIVITY TIMEOUT*/
  9. //STEP2   EXEC PGM=GOPHER,REGION=2000K
  10. //STEPLIB   DD DSN=SYS0008.USER.LOADLIB,DISP=SHR
  11. //SYSPRINT  DD SYSOUT=*
  12. //CEEDUMP   DD SYSOUT=*
  13. //
  14.